home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmiSoft / Dev / basic / amiblitz_ful.lha / AmiBlitz2 / Tools / libinfo.readme < prev    next >
Encoding:
Text File  |  2002-03-17  |  374 b   |  8 lines

  1. libinfo is another CLI only tool. It can scan through individual library files
  2. and give you information about the commands that are contained within (name,
  3. parameter types, help strings).
  4.  
  5. It is provided as an alternative to viewlibs, as it shows some more info, but
  6. it is a lot more useful for library developers, or those who want to reverse
  7. engineer a Blitz 2 library :)
  8.